Skip to content

Fix deadlock in graceful shutdown on error#46

Merged
masc2023 merged 1 commit intoeclipse-score:mainfrom
esrlabs:cr-205052
Mar 10, 2026
Merged

Fix deadlock in graceful shutdown on error#46
masc2023 merged 1 commit intoeclipse-score:mainfrom
esrlabs:cr-205052

Conversation

@artemsheinacn
Copy link
Contributor

Fix deadlock in graceful shutdown on error

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 389ca2e8-b3f2-4a5f-98a4-aef3e10a2ef6
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (13 packages loaded, 9 targets configured)

Analyzing: target //:license-check (70 packages loaded, 9 targets configured)

Analyzing: target //:license-check (74 packages loaded, 9 targets configured)

Analyzing: target //:license-check (89 packages loaded, 9 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1147 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1147 targets configured)

Analyzing: target //:license-check (145 packages loaded, 1147 targets configured)

Analyzing: target //:license-check (155 packages loaded, 2900 targets configured)

Analyzing: target //:license-check (164 packages loaded, 3376 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3413 targets configured)

Analyzing: target //:license-check (167 packages loaded, 3413 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5302 targets configured)

Analyzing: target //:license-check (171 packages loaded, 5426 targets configured)

Analyzing: target //:license-check (193 packages loaded, 5720 targets configured)
[11 / 17] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_tooling+/dash/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local ... (3 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 244 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[14 / 17] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 1s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (199 packages loaded, 5738 targets configured)
[17 / 17] no actions running
INFO: Analyzed target //:license-check (200 packages loaded, 10072 targets configured).
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 33.300s, Critical Path: 3.52s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions
Copy link

github-actions bot commented Mar 3, 2026

The created documentation from the pull request is available at: docu-html

Change-Id: Ifb7fca16a9491aac2f17b94b874ce91c29694396
@masc2023 masc2023 merged commit 2e9a842 into eclipse-score:main Mar 10, 2026
8 checks passed
@marcmo marcmo deleted the cr-205052 branch March 10, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants